MarginLayoutParamsCompat

Deprecated

Use ViewGroup.MarginLayoutParams directly.

Helper for accessing API features in MarginLayoutParams in a backwards compatible way.

Functions

Link copied to clipboard
Returns the layout direction.
Link copied to clipboard
Get the relative ending margin that was set.
Link copied to clipboard
Get the relative starting margin that was set.
Link copied to clipboard
Check if margins are relative.
Link copied to clipboard
This will be called by requestLayout.
Link copied to clipboard
Set the layout direction.
Link copied to clipboard
Set the relative end margin.
Link copied to clipboard
Set the relative start margin.